home *** CD-ROM | disk | FTP | other *** search
- package asp.wizard;
-
- import java.util.Vector;
-
- final class WizardViewSubDbQuerySort$2 implements XferItemListener {
- // $FF: synthetic field
- private final WizardViewSubDbQuerySort this$0;
-
- public void fillRow(Object listItem, Vector rowToFill) {
- WizardViewSubDbQuerySort.access$1(this.this$0, listItem, rowToFill);
- }
-
- // $FF: synthetic method
- WizardViewSubDbQuerySort$2(WizardViewSubDbQuerySort this$0) {
- this.this$0 = this$0;
- }
- }
-